net/http.http2clientStream.firstByte (field)
4 uses
net/http (current package)
h2_bundle.go#L7059: firstByte bool // got the first response byte
h2_bundle.go#L8890: if !cs.firstByte {
h2_bundle.go#L8898: cs.firstByte = true
h2_bundle.go#L9235: if !cs.firstByte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)